home *** CD-ROM | disk | FTP | other *** search
/ Mac-Source 1994 July / Mac-Source_July_1994.iso / C and C++ / Compilers⁄Interps / GCC-2.3.3r12 / Sources-Misc / proto.h < prev    next >
Encoding:
C/C++ Source or Header  |  1993-02-05  |  137 b   |  5 lines  |  [TEXT/MPS ]

  1. /* This header file is to avoid trouble with semi-ANSI header files
  2.    on the Convex in system version 8.0.  */
  3.  
  4. #define _PROTO(list) ()
  5.